Skip to content

Conversation

iamrajhans
Copy link
Contributor

@iamrajhans iamrajhans commented Feb 10, 2025

@ghost
Copy link

ghost commented Feb 10, 2025

All commit authors signed the Contributor License Agreement.
CLA signed

@iamrajhans
Copy link
Contributor Author

@erlend-aasland could you please review this, thanks !

@erlend-aasland erlend-aasland changed the title gh-129368: fix doc - use start symbol instead of start token gh-129368: In PyRun C API docs, clarify what a "start token" is May 12, 2025
@erlend-aasland erlend-aasland added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Sep 17, 2025
@erlend-aasland erlend-aasland enabled auto-merge (squash) September 17, 2025 14:44
Copy link
Contributor

@erlend-aasland erlend-aasland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, and thanks for your patience. (I took the liberty to make a minor amendment in 61babe0; hope you don't mind!)

@erlend-aasland erlend-aasland merged commit e1eca8b into python:main Sep 17, 2025
31 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Sep 17, 2025
@miss-islington-app
Copy link

Thanks @iamrajhans for the PR, and @erlend-aasland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 17, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 17, 2025
@bedevere-app
Copy link

bedevere-app bot commented Sep 17, 2025

GH-139042 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Sep 17, 2025
@bedevere-app
Copy link

bedevere-app bot commented Sep 17, 2025

GH-139043 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Sep 17, 2025
@erlend-aasland erlend-aasland linked an issue Sep 17, 2025 that may be closed by this pull request
erlend-aasland pushed a commit that referenced this pull request Sep 17, 2025
AA-Turner pushed a commit that referenced this pull request Oct 7, 2025
GH-129935) (#139042)

gh-129368: In PyRun C API docs, clarify what a "start token" is (GH-129935)
(cherry picked from commit e1eca8b)

Co-authored-by: Rajhans Jadhao <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

C API docs: PyRun_StringFlags: what is a "start token"?
2 participants